[L0] Add support for multi-device kernel compilation#1135
[L0] Add support for multi-device kernel compilation#1135kbenzie merged 3 commits intooneapi-src:mainfrom
Conversation
f12cccf to
44769d5
Compare
44769d5 to
14029ab
Compare
14029ab to
12e59d4
Compare
12e59d4 to
aed4e70
Compare
|
I have updated the target branch of this PR from the |
Thank you! Much appreciated. |
aed4e70 to
703316f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1135 +/- ##
=======================================
Coverage 15.57% 15.58%
=======================================
Files 233 233
Lines 32088 32088
Branches 3638 3638
=======================================
+ Hits 4999 5000 +1
Misses 27038 27038
+ Partials 51 50 -1 ☔ View full report in Codecov by Sentry. |
703316f to
715e118
Compare
20d1d20 to
0b41cc3
Compare
a627be7 to
84c241d
Compare
84c241d to
cd1670d
Compare
cd1670d to
1539e7f
Compare
b27b1ed to
865f29a
Compare
Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
… size - Decrement the program handle reference count & release the L0 resources if the refcnt == 0, but don't delete the program handle in the kernel teardown to avoid invalid memory access during program handle teardown. Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
4c1df78 to
1b2cd5b
Compare
sycl changes for oneapi-src/unified-runtime#1135 Enables multi device kernel compilation for level zero Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
|
Hello @kbenzie , please merge this to main and 0.8.x when you are able. |
I missed this one. I'll go ahead and create v0.8.4 with just this since I don't see any other PR's with the v0.8.x label. |
…n_main [L0] Add support for multi-device kernel compilation
pre-commit Pr for oneapi-src/unified-runtime#1135 --------- Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com> Co-authored-by: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
No description provided.